Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Make ViewAccessControl more extensible #13674

Merged
merged 2 commits into from
May 11, 2022

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented May 4, 2022

Makes it possible to fetch the principal and roles from other sources than the HTTP request

@github-actions
Copy link

github-actions bot commented May 4, 2022

Unit Test Results

   961 files  +   511     961 suites  +511   58m 11s ⏱️ + 10m 56s
6 262 tests +5 461  6 213 ✔️ +5 453  49 💤 +8  0 ±0 
6 489 runs  +5 471  6 434 ✔️ +5 463  55 💤 +8  0 ±0 

Results for commit 99754d4. ± Comparison against base commit 86e6f47.

♻️ This comment has been updated with latest results.

@Artur- Artur- force-pushed the open-viewaccesscontrol branch from d6ac48d to 60183cb Compare May 4, 2022 11:46
Makes it possible to fetch the principal and roles from other sources than the HTTP request
@Artur- Artur- force-pushed the open-viewaccesscontrol branch from 60183cb to 68b1be6 Compare May 4, 2022 11:55
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mshabarov mshabarov self-requested a review May 9, 2022 11:30
@mshabarov mshabarov merged commit b294073 into master May 11, 2022
@mshabarov mshabarov deleted the open-viewaccesscontrol branch May 11, 2022 10:49
vaadin-bot pushed a commit that referenced this pull request May 12, 2022
Makes it possible to fetch the principal and roles from other sources than the HTTP request.
mshabarov pushed a commit that referenced this pull request May 12, 2022
Makes it possible to fetch the principal and roles from other sources than the HTTP request.

Co-authored-by: Artur <[email protected]>
mshabarov pushed a commit that referenced this pull request May 12, 2022
…13675)

Requires the spring context to be properly set up for the background thread.

Based on #13674
vaadin-bot pushed a commit that referenced this pull request May 12, 2022
…13675)

Requires the spring context to be properly set up for the background thread.

Based on #13674
mshabarov pushed a commit that referenced this pull request May 12, 2022
…13675) (#13754)

Requires the spring context to be properly set up for the background thread.

Based on #13674

Co-authored-by: Artur <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants